﻿1
00:00:00,300 --> 00:00:06,960
‫Now, when you create payloads directly, most of the time, these payloads are detected by security

2
00:00:06,960 --> 00:00:08,900
‫tools on the target systems.

3
00:00:09,390 --> 00:00:14,730
‫So at this point, you will need something tricky to evade their security tools.

4
00:00:15,360 --> 00:00:18,630
‫And as you can guess, encoders come to the rescue.

5
00:00:19,230 --> 00:00:26,490
‫Now, the job of the encoders is to obfuscate your payload in such a way that it goes undetected by

6
00:00:26,490 --> 00:00:28,920
‫any of the security systems on the target system.

7
00:00:29,730 --> 00:00:36,840
‫So have a look at the table on the screen and shows the various encoder categories available in the

8
00:00:36,840 --> 00:00:37,920
‫Mideast Boit framework.

9
00:00:40,350 --> 00:00:42,390
‫So clear the screen and minimize it.

10
00:00:44,590 --> 00:00:48,700
‫And I'll show you the encoders folder from the GeoEye.

11
00:00:50,430 --> 00:00:56,670
‫So it's under the module's directory, you'll find the encoders folder, and that contains 10 different

12
00:00:56,670 --> 00:00:57,330
‫categories.

13
00:00:59,440 --> 00:01:01,810
‫And I will use this one.

14
00:01:02,810 --> 00:01:07,660
‫Under XLE six, so now let's turn back to the command line.

15
00:01:09,980 --> 00:01:13,760
‫The view, the encoders from Métis boy type show encoders.

16
00:01:15,370 --> 00:01:17,890
‫All the encoders will be listed just like that.

17
00:01:20,690 --> 00:01:27,530
‫Now, you are allowed to encode each payload directly in Métis boy by typing set encoder.

18
00:01:28,580 --> 00:01:37,370
‫And then the encoders scheme, a name, but mostly you will use encoders with MSF venom tool separately.

19
00:01:38,450 --> 00:01:42,560
‫So I'll do that in this tab, open a new tab.

20
00:01:44,090 --> 00:01:47,150
‫Now, let's not get confused about MSM venom.

21
00:01:48,440 --> 00:01:52,580
‫I'll tell you about it later in a separate section, just wanted to show you what the deal is.

22
00:01:54,710 --> 00:01:58,580
‫So now this is focus on the E parameter.

23
00:02:00,020 --> 00:02:05,360
‫With this parameter, you will define the encoding schema for your payload.

24
00:02:06,290 --> 00:02:07,850
‫So let me complete this example.

25
00:02:15,430 --> 00:02:22,180
‫By hitting enter and exit file, which contains an encoded payload, will be generated.

26
00:02:26,080 --> 00:02:30,580
‫And then look here, it's the directory and you'll see the file.

27
00:02:32,360 --> 00:02:35,060
‫And as you can see, this is a Windows executable file.

